﻿2026-07-28T05:10:41.3350942Z Current runner version: '2.336.0'
2026-07-28T05:10:41.3355875Z Runner name: 'kitsubito'
2026-07-28T05:10:41.3356394Z Runner group name: 'Default'
2026-07-28T05:10:41.3357050Z Machine name: 'KITSUBITO'
2026-07-28T05:10:41.3360477Z ##[group]GITHUB_TOKEN Permissions
2026-07-28T05:10:41.3362425Z Actions: write
2026-07-28T05:10:41.3362843Z ArtifactMetadata: write
2026-07-28T05:10:41.3363263Z Attestations: write
2026-07-28T05:10:41.3363650Z Checks: write
2026-07-28T05:10:41.3364022Z CodeQuality: write
2026-07-28T05:10:41.3364412Z Contents: write
2026-07-28T05:10:41.3364785Z CopilotRequests: write
2026-07-28T05:10:41.3365180Z Deployments: write
2026-07-28T05:10:41.3365563Z Discussions: write
2026-07-28T05:10:41.3365940Z Drives: write
2026-07-28T05:10:41.3366301Z Issues: write
2026-07-28T05:10:41.3366663Z Metadata: read
2026-07-28T05:10:41.3367026Z Models: read
2026-07-28T05:10:41.3367381Z Packages: write
2026-07-28T05:10:41.3367753Z Pages: write
2026-07-28T05:10:41.3368211Z PullRequests: write
2026-07-28T05:10:41.3368634Z RepositoryProjects: write
2026-07-28T05:10:41.3369168Z SecurityEvents: write
2026-07-28T05:10:41.3369560Z Statuses: write
2026-07-28T05:10:41.3369935Z VulnerabilityAlerts: read
2026-07-28T05:10:41.3370331Z ##[endgroup]
2026-07-28T05:10:41.3372114Z Secret source: Actions
2026-07-28T05:10:41.3372826Z Prepare workflow directory
2026-07-28T05:10:41.3827284Z Prepare all required actions
2026-07-28T05:10:41.3864388Z Getting action download info
2026-07-28T05:10:41.7335217Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-28T05:10:42.2843106Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-28T05:10:42.3741321Z ##[group]Run set -euo pipefail
2026-07-28T05:10:42.3741883Z [36;1mset -euo pipefail[0m
2026-07-28T05:10:42.3742321Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-28T05:10:42.3742905Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-28T05:10:42.3743602Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-28T05:10:42.3744547Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-28T05:10:42.3745160Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-28T05:10:42.3745663Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-28T05:10:42.3746474Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-28T05:10:42.3747226Z [36;1m  exit 1[0m
2026-07-28T05:10:42.3747569Z [36;1mfi[0m
2026-07-28T05:10:42.3763892Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T05:10:42.3764640Z ##[endgroup]
2026-07-28T05:10:42.3893628Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=710226632704 floor_bytes=34359738368
2026-07-28T05:10:42.4109796Z ##[group]Run actions/checkout@v5
2026-07-28T05:10:42.4110396Z with:
2026-07-28T05:10:42.4110921Z   fetch-depth: 0
2026-07-28T05:10:42.4111411Z   repository: BigscreenVR/spt-bs-core
2026-07-28T05:10:42.4114374Z   token: ***
2026-07-28T05:10:42.4114850Z   ssh-strict: true
2026-07-28T05:10:42.4115305Z   ssh-user: git
2026-07-28T05:10:42.4115816Z   persist-credentials: true
2026-07-28T05:10:42.4168115Z   clean: true
2026-07-28T05:10:42.4168555Z   sparse-checkout-cone-mode: true
2026-07-28T05:10:42.4169088Z   fetch-tags: false
2026-07-28T05:10:42.4169465Z   show-progress: true
2026-07-28T05:10:42.4169819Z   lfs: false
2026-07-28T05:10:42.4170140Z   submodules: false
2026-07-28T05:10:42.4170497Z   set-safe-directory: true
2026-07-28T05:10:42.4170907Z   allow-unsafe-pr-checkout: false
2026-07-28T05:10:42.4171311Z ##[endgroup]
2026-07-28T05:10:42.4942839Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T05:10:42.4944365Z ##[group]Getting Git version info
2026-07-28T05:10:42.4945089Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T05:10:42.4945952Z [command]/usr/bin/git version
2026-07-28T05:10:42.4946469Z git version 2.43.0
2026-07-28T05:10:42.4963072Z ##[endgroup]
2026-07-28T05:10:42.4974286Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b561e861-e1b2-4574-add0-3864bcdf0fdd' before making global git config changes
2026-07-28T05:10:42.4975429Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T05:10:42.4977562Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T05:10:42.5010077Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T05:10:42.5028104Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T05:10:42.5039787Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T05:10:42.5043074Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T05:10:42.5097860Z HEAD
2026-07-28T05:10:42.5133541Z ##[endgroup]
2026-07-28T05:10:42.5134284Z [command]/usr/bin/git submodule status
2026-07-28T05:10:42.5353846Z ##[group]Cleaning the repository
2026-07-28T05:10:42.5354446Z [command]/usr/bin/git clean -ffdx
2026-07-28T05:10:46.6268588Z Removing .adapter-notify/
2026-07-28T05:10:46.6269252Z Removing target/
2026-07-28T05:10:46.6279277Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T05:10:46.6550748Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T05:10:46.6556240Z ##[endgroup]
2026-07-28T05:10:46.6559126Z ##[group]Disabling automatic garbage collection
2026-07-28T05:10:46.6562219Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T05:10:46.6591335Z ##[endgroup]
2026-07-28T05:10:46.6591770Z ##[group]Setting up auth
2026-07-28T05:10:46.6597373Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T05:10:46.6628381Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T05:10:46.6813332Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T05:10:46.6837727Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T05:10:46.7024844Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T05:10:46.7051753Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T05:10:46.7246273Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T05:10:46.7277099Z ##[endgroup]
2026-07-28T05:10:46.7278072Z ##[group]Fetching the repository
2026-07-28T05:10:46.7283809Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T05:10:47.5266148Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T05:10:47.5266824Z  + 52b4d708...1b43c1a9 fix/ring-perch-adoption -> origin/fix/ring-perch-adoption  (forced update)
2026-07-28T05:10:47.5325283Z ##[endgroup]
2026-07-28T05:10:47.5325864Z ##[group]Determining the checkout info
2026-07-28T05:10:47.5326317Z ##[endgroup]
2026-07-28T05:10:47.5338846Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T05:10:47.5387227Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T05:10:47.5411355Z ##[group]Checking out the ref
2026-07-28T05:10:47.5413621Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T05:10:47.5460056Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T05:10:47.5464252Z ##[endgroup]
2026-07-28T05:10:47.5498279Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T05:10:47.5522347Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
2026-07-28T05:10:47.5664998Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-28T05:10:47.5665447Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-28T05:10:47.5680353Z shell: /usr/bin/bash -e {0}
2026-07-28T05:10:47.5680602Z ##[endgroup]
2026-07-28T05:10:47.5768031Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-28T05:10:47.5768379Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-28T05:10:47.5781235Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T05:10:47.5781521Z env:
2026-07-28T05:10:47.5781760Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T05:10:47.5782000Z ##[endgroup]
2026-07-28T05:10:47.5826615Z CI-CENSUS scope roots:
2026-07-28T05:10:47.5827117Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T05:10:47.5827721Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-28T05:10:47.5828401Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-28T05:10:47.5829040Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-28T05:10:47.5829421Z   root: /home/reavus/spt-n1-oldbroker
2026-07-28T05:10:47.5873097Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-07-28T05:10:49.0403832Z CI-CENSUS phase=start box_procs=390 box_fds=10656 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T05:10:49.0408316Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T05:10:49.0444880Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-28T05:10:49.0445242Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-28T05:10:49.0458497Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T05:10:49.0458773Z env:
2026-07-28T05:10:49.0459031Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T05:10:49.0459516Z ##[endgroup]
2026-07-28T05:10:49.0569434Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:10:49.0601318Z ##[group]Run set -euo pipefail
2026-07-28T05:10:49.0601602Z [36;1mset -euo pipefail[0m
2026-07-28T05:10:49.0601802Z [36;1mPIN=0c95435[0m
2026-07-28T05:10:49.0602004Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-28T05:10:49.0602246Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-28T05:10:49.0602638Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-28T05:10:49.0603338Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-28T05:10:49.0603776Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-28T05:10:49.0604107Z [36;1m  rm -rf "$CACHE"[0m
2026-07-28T05:10:49.0604327Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-28T05:10:49.0604580Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-28T05:10:49.0604908Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-28T05:10:49.0605275Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-28T05:10:49.0605501Z [36;1mfi[0m
2026-07-28T05:10:49.0605777Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-28T05:10:49.0619260Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T05:10:49.0619657Z env:
2026-07-28T05:10:49.0619884Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T05:10:49.0620323Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:10:49.0620872Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:10:49.0621400Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:10:49.0621934Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:10:49.0622344Z ##[endgroup]
2026-07-28T05:10:49.3647963Z    Compiling proc-macro2 v1.0.106
2026-07-28T05:10:49.3648703Z    Compiling quote v1.0.45
2026-07-28T05:10:49.3649122Z    Compiling unicode-ident v1.0.24
2026-07-28T05:10:49.3649351Z    Compiling libc v0.2.186
2026-07-28T05:10:49.3649710Z    Compiling serde_core v1.0.228
2026-07-28T05:10:49.3650085Z    Compiling cfg-if v1.0.4
2026-07-28T05:10:49.3650346Z    Compiling serde v1.0.228
2026-07-28T05:10:49.3692704Z    Compiling log v0.4.32
2026-07-28T05:10:49.3752359Z    Compiling pin-project-lite v0.2.17
2026-07-28T05:10:49.3814086Z    Compiling portable-atomic v1.13.1
2026-07-28T05:10:49.3814718Z    Compiling typenum v1.20.1
2026-07-28T05:10:49.3847195Z    Compiling memchr v2.8.1
2026-07-28T05:10:49.3878417Z    Compiling version_check v0.9.5
2026-07-28T05:10:49.3899862Z    Compiling shlex v2.0.1
2026-07-28T05:10:49.3931852Z    Compiling find-msvc-tools v0.1.9
2026-07-28T05:10:49.4251947Z    Compiling critical-section v1.2.0
2026-07-28T05:10:49.4591464Z    Compiling bytes v1.11.1
2026-07-28T05:10:49.4721043Z    Compiling subtle v2.6.1
2026-07-28T05:10:49.5182153Z    Compiling futures-core v0.3.32
2026-07-28T05:10:49.6231278Z    Compiling equivalent v1.0.2
2026-07-28T05:10:49.6464011Z    Compiling smallvec v1.15.1
2026-07-28T05:10:49.6580458Z    Compiling itoa v1.0.18
2026-07-28T05:10:49.6949786Z    Compiling semver v1.0.28
2026-07-28T05:10:49.7171336Z    Compiling stable_deref_trait v1.2.1
2026-07-28T05:10:49.7231166Z    Compiling futures-io v0.3.32
2026-07-28T05:10:49.7640863Z    Compiling futures-sink v0.3.32
2026-07-28T05:10:49.7705560Z    Compiling slab v0.4.12
2026-07-28T05:10:49.7861414Z    Compiling futures-task v0.3.32
2026-07-28T05:10:49.7974018Z    Compiling generic-array v0.14.7
2026-07-28T05:10:49.8540582Z    Compiling futures-channel v0.3.32
2026-07-28T05:10:49.9020792Z    Compiling rand_core v0.10.1
2026-07-28T05:10:49.9141658Z    Compiling rustversion v1.0.22
2026-07-28T05:10:49.9380742Z    Compiling bitflags v2.12.1
2026-07-28T05:10:49.9780594Z    Compiling hashbrown v0.17.1
2026-07-28T05:10:49.9857931Z    Compiling getrandom v0.4.2
2026-07-28T05:10:49.9996966Z    Compiling cpufeatures v0.2.17
2026-07-28T05:10:50.0411563Z    Compiling rustc_version v0.4.1
2026-07-28T05:10:50.0710919Z    Compiling fnv v1.0.7
2026-07-28T05:10:50.0811071Z    Compiling strsim v0.11.1
2026-07-28T05:10:50.1090691Z    Compiling cfg_aliases v0.2.1
2026-07-28T05:10:50.1190834Z    Compiling litemap v0.8.2
2026-07-28T05:10:50.1600547Z    Compiling writeable v0.6.3
2026-07-28T05:10:50.1746010Z    Compiling icu_normalizer_data v2.2.0
2026-07-28T05:10:50.2440527Z    Compiling ident_case v1.0.1
2026-07-28T05:10:50.3335384Z    Compiling utf8_iter v1.0.4
2026-07-28T05:10:50.3621460Z    Compiling icu_properties_data v2.2.0
2026-07-28T05:10:50.3682609Z    Compiling dunce v1.0.5
2026-07-28T05:10:50.4002595Z    Compiling fs_extra v1.3.0
2026-07-28T05:10:50.4280673Z    Compiling autocfg v1.5.1
2026-07-28T05:10:50.4544451Z    Compiling percent-encoding v2.3.2
2026-07-28T05:10:50.4870953Z    Compiling http v1.4.1
2026-07-28T05:10:50.5050980Z    Compiling unicode-segmentation v1.13.3
2026-07-28T05:10:50.6193615Z    Compiling aws-lc-rs v1.17.0
2026-07-28T05:10:50.6776151Z    Compiling cpufeatures v0.3.0
2026-07-28T05:10:50.7221890Z    Compiling thiserror v2.0.18
2026-07-28T05:10:50.7718797Z    Compiling scopeguard v1.2.0
2026-07-28T05:10:50.8100190Z    Compiling syn v2.0.117
2026-07-28T05:10:50.8528012Z    Compiling lock_api v0.4.14
2026-07-28T05:10:50.8727239Z    Compiling chacha20 v0.10.0
2026-07-28T05:10:50.8836465Z    Compiling form_urlencoded v1.2.2
2026-07-28T05:10:50.8861120Z    Compiling untrusted v0.9.0
2026-07-28T05:10:50.8909422Z    Compiling heck v0.5.0
2026-07-28T05:10:50.9250943Z    Compiling rustls v0.23.40
2026-07-28T05:10:51.0030732Z    Compiling indexmap v2.14.0
2026-07-28T05:10:51.0451108Z    Compiling convert_case v0.10.0
2026-07-28T05:10:51.0942269Z    Compiling const-oid v0.10.2
2026-07-28T05:10:51.1151087Z    Compiling anyhow v1.0.102
2026-07-28T05:10:51.1200738Z    Compiling atomic-waker v1.1.2
2026-07-28T05:10:51.1412288Z    Compiling jobserver v0.1.34
2026-07-28T05:10:51.1486721Z    Compiling unicode-xid v0.2.6
2026-07-28T05:10:51.1653427Z    Compiling httparse v1.10.1
2026-07-28T05:10:51.1790884Z    Compiling parking_lot_core v0.9.12
2026-07-28T05:10:51.2260845Z    Compiling paste v1.0.15
2026-07-28T05:10:51.2514416Z    Compiling zerocopy v0.8.50
2026-07-28T05:10:51.2529232Z    Compiling num-traits v0.2.19
2026-07-28T05:10:51.3250505Z    Compiling hybrid-array v0.4.12
2026-07-28T05:10:51.3393922Z    Compiling curve25519-dalek v4.1.3
2026-07-28T05:10:51.4300612Z    Compiling cc v1.2.63
2026-07-28T05:10:51.4716488Z    Compiling ahash v0.8.12
2026-07-28T05:10:51.4811117Z    Compiling powerfmt v0.2.0
2026-07-28T05:10:51.5056116Z    Compiling fastrand v2.4.1
2026-07-28T05:10:51.6070692Z    Compiling base64ct v1.8.3
2026-07-28T05:10:51.6150754Z    Compiling either v1.16.0
2026-07-28T05:10:51.6907910Z    Compiling crypto-common v0.1.7
2026-07-28T05:10:51.6952807Z    Compiling block-buffer v0.10.4
2026-07-28T05:10:51.7589637Z    Compiling http-body v1.0.1
2026-07-28T05:10:51.8360992Z    Compiling digest v0.10.7
2026-07-28T05:10:51.8438504Z    Compiling deranged v0.5.8
2026-07-28T05:10:51.9331208Z    Compiling base64 v0.22.1
2026-07-28T05:10:51.9965179Z    Compiling mio v1.2.1
2026-07-28T05:10:52.0061375Z    Compiling socket2 v0.6.4
2026-07-28T05:10:52.0231085Z    Compiling getrandom v0.2.17
2026-07-28T05:10:52.1221033Z    Compiling pem-rfc7468 v1.0.0
2026-07-28T05:10:52.1381254Z    Compiling zmij v1.0.21
2026-07-28T05:10:52.1867814Z    Compiling rand_core v0.6.4
2026-07-28T05:10:52.2401102Z    Compiling pkg-config v0.3.33
2026-07-28T05:10:52.2802062Z    Compiling rand v0.10.1
2026-07-28T05:10:52.3350766Z    Compiling uuid v1.23.2
2026-07-28T05:10:52.4381405Z    Compiling time-core v0.1.8
2026-07-28T05:10:52.4550419Z    Compiling num-conv v0.2.2
2026-07-28T05:10:52.4580626Z    Compiling vcpkg v0.2.15
2026-07-28T05:10:52.4699214Z    Compiling tower-service v0.3.3
2026-07-28T05:10:52.5510847Z    Compiling data-encoding v2.11.0
2026-07-28T05:10:52.6000700Z    Compiling tinyvec_macros v0.1.1
2026-07-28T05:10:52.6130753Z    Compiling try-lock v0.2.5
2026-07-28T05:10:52.6531370Z    Compiling tinyvec v1.11.0
2026-07-28T05:10:52.6660530Z    Compiling cmake v0.1.58
2026-07-28T05:10:52.7130547Z    Compiling want v0.3.1
2026-07-28T05:10:52.7220798Z    Compiling parking_lot v0.12.5
2026-07-28T05:10:52.8268647Z    Compiling block-buffer v0.12.0
2026-07-28T05:10:52.8830727Z    Compiling crypto-common v0.2.2
2026-07-28T05:10:52.9611781Z    Compiling sha2 v0.10.9
2026-07-28T05:10:53.0020529Z    Compiling inout v0.1.4
2026-07-28T05:10:53.0110584Z    Compiling vergen-lib v9.1.0
2026-07-28T05:10:53.0327498Z    Compiling n0-future v0.3.2
2026-07-28T05:10:53.1473188Z    Compiling winnow v1.0.3
2026-07-28T05:10:53.2070696Z    Compiling diatomic-waker v0.2.3
2026-07-28T05:10:53.2106537Z    Compiling spin v0.10.0
2026-07-28T05:10:53.2791365Z    Compiling serde_json v1.0.150
2026-07-28T05:10:53.2944190Z    Compiling httpdate v1.0.3
2026-07-28T05:10:53.3310635Z    Compiling crossbeam-utils v0.8.21
2026-07-28T05:10:53.3410377Z    Compiling parking v2.2.1
2026-07-28T05:10:53.3590620Z    Compiling signature v2.2.0
2026-07-28T05:10:53.3880671Z    Compiling cordyceps v0.3.4
2026-07-28T05:10:53.4400968Z    Compiling futures-lite v2.6.1
2026-07-28T05:10:53.4707563Z    Compiling ed25519 v2.2.3
2026-07-28T05:10:53.5012845Z    Compiling cipher v0.4.4
2026-07-28T05:10:53.5111143Z    Compiling netlink-packet-core v0.8.1
2026-07-28T05:10:53.5422640Z    Compiling universal-hash v0.5.1
2026-07-28T05:10:53.6330673Z    Compiling vergen v9.1.0
2026-07-28T05:10:53.6459352Z    Compiling vergen-lib v0.1.6
2026-07-28T05:10:53.6758603Z    Compiling heapless v0.7.17
2026-07-28T05:10:53.6857682Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-28T05:10:53.7181052Z    Compiling aws-lc-sys v0.41.0
2026-07-28T05:10:53.7340646Z    Compiling ring v0.17.14
2026-07-28T05:10:53.8005227Z    Compiling libsqlite3-sys v0.30.1
2026-07-28T05:10:53.8351382Z    Compiling digest v0.11.3
2026-07-28T05:10:53.8471877Z    Compiling futures-buffered v0.2.13
2026-07-28T05:10:53.8985398Z    Compiling noq-udp v0.10.0
2026-07-28T05:10:53.9160047Z    Compiling sync_wrapper v1.0.2
2026-07-28T05:10:53.9600795Z    Compiling allocator-api2 v0.2.21
2026-07-28T05:10:53.9829445Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-28T05:10:54.0101438Z    Compiling byteorder v1.5.0
2026-07-28T05:10:54.0410747Z    Compiling opaque-debug v0.3.1
2026-07-28T05:10:54.1220133Z    Compiling polyval v0.6.2
2026-07-28T05:10:54.2540512Z    Compiling hash32 v0.2.1
2026-07-28T05:10:54.3326022Z    Compiling spin v0.9.8
2026-07-28T05:10:54.3716028Z    Compiling vergen-gitcl v1.0.8
2026-07-28T05:10:54.4621023Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-28T05:10:54.5130597Z    Compiling num_threads v0.1.7
2026-07-28T05:10:54.5230690Z    Compiling fallible-iterator v0.3.0
2026-07-28T05:10:54.5443315Z    Compiling ryu v1.0.23
2026-07-28T05:10:54.5951350Z    Compiling tower-layer v0.3.3
2026-07-28T05:10:54.6080893Z    Compiling signature v3.0.0
2026-07-28T05:10:54.6267829Z    Compiling time v0.3.47
2026-07-28T05:10:54.6740754Z    Compiling ghash v0.5.1
2026-07-28T05:10:54.7760894Z    Compiling sha2 v0.11.0-rc.5
2026-07-28T05:10:54.7880966Z    Compiling ctr v0.9.2
2026-07-28T05:10:54.7915281Z    Compiling aes v0.8.4
2026-07-28T05:10:54.8121183Z    Compiling fs2 v0.4.3
2026-07-28T05:10:54.9327927Z    Compiling http-body-util v0.1.3
2026-07-28T05:10:54.9931186Z    Compiling aead v0.5.2
2026-07-28T05:10:55.0020555Z    Compiling openssl-probe v0.2.1
2026-07-28T05:10:55.0349807Z    Compiling arrayvec v0.7.6
2026-07-28T05:10:55.0834634Z    Compiling utf8parse v0.2.2
2026-07-28T05:10:55.1420884Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-28T05:10:55.2047053Z    Compiling crossbeam-epoch v0.9.18
2026-07-28T05:10:55.2630203Z    Compiling crossbeam-channel v0.5.15
2026-07-28T05:10:55.2771025Z    Compiling netlink-packet-route v0.29.0
2026-07-28T05:10:55.2991228Z    Compiling blake3 v1.8.5
2026-07-28T05:10:55.3295428Z    Compiling memoffset v0.6.5
2026-07-28T05:10:55.3414849Z    Compiling acto v0.8.2
2026-07-28T05:10:55.5090678Z    Compiling netwatch v0.16.0
2026-07-28T05:10:55.6431671Z    Compiling aes-gcm v0.10.3
2026-07-28T05:10:55.6730884Z    Compiling noq v0.18.0
2026-07-28T05:10:55.7426974Z    Compiling thiserror v1.0.69
2026-07-28T05:10:55.7580515Z    Compiling sorted-index-buffer v0.2.1
2026-07-28T05:10:55.8385223Z    Compiling identity-hash v0.1.0
2026-07-28T05:10:55.8910944Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-28T05:10:55.9058604Z    Compiling lru-slab v0.1.2
2026-07-28T05:10:55.9188245Z    Compiling tagptr v0.2.0
2026-07-28T05:10:55.9441001Z    Compiling foldhash v0.2.0
2026-07-28T05:10:56.0248198Z    Compiling rustc-hash v2.1.2
2026-07-28T05:10:56.0362321Z    Compiling xml-rs v0.8.28
2026-07-28T05:10:56.0734933Z    Compiling mac-addr v0.3.0
2026-07-28T05:10:56.0910852Z    Compiling ref-cast v1.0.25
2026-07-28T05:10:56.1245351Z    Compiling rustix v1.1.4
2026-07-28T05:10:56.1316783Z    Compiling hashbrown v0.16.1
2026-07-28T05:10:56.3870974Z    Compiling netlink-packet-route v0.30.0
2026-07-28T05:10:56.4180822Z    Compiling serial-core v0.4.0
2026-07-28T05:10:56.6260875Z    Compiling synstructure v0.13.2
2026-07-28T05:10:56.6904662Z    Compiling darling_core v0.20.11
2026-07-28T05:10:56.8516827Z    Compiling proc-macro-crate v3.5.0
2026-07-28T05:10:56.8567876Z    Compiling serde_derive_internals v0.29.1
2026-07-28T05:10:57.0868665Z    Compiling xmltree v0.10.3
2026-07-28T05:10:57.1660832Z    Compiling errno v0.3.14
2026-07-28T05:10:57.3263037Z    Compiling ioctl-rs v0.1.6
2026-07-28T05:10:57.3370591Z    Compiling termios v0.2.2
2026-07-28T05:10:57.3960786Z    Compiling simple-dns v0.9.3
2026-07-28T05:10:57.4285672Z    Compiling aho-corasick v1.1.4
2026-07-28T05:10:57.4400500Z    Compiling signal-hook v0.3.18
2026-07-28T05:10:57.4691217Z    Compiling resolv-conf v0.7.6
2026-07-28T05:10:57.5175652Z    Compiling linux-raw-sys v0.12.1
2026-07-28T05:10:57.5421430Z    Compiling toml_write v0.1.2
2026-07-28T05:10:57.5907035Z    Compiling simdutf8 v0.1.5
2026-07-28T05:10:57.5990605Z    Compiling arrayref v0.3.9
2026-07-28T05:10:57.6610922Z    Compiling winnow v0.7.15
2026-07-28T05:10:57.7806048Z    Compiling constant_time_eq v0.4.2
2026-07-28T05:10:57.8032396Z    Compiling sha1_smol v1.0.1
2026-07-28T05:10:57.8950778Z    Compiling smol_str v0.1.24
2026-07-28T05:10:58.0198913Z    Compiling regex-syntax v0.8.10
2026-07-28T05:10:58.0760886Z    Compiling serial-unix v0.4.0
2026-07-28T05:10:58.1091587Z    Compiling signal-hook-registry v1.4.8
2026-07-28T05:10:58.1216205Z    Compiling lru v0.16.4
2026-07-28T05:10:58.2970605Z    Compiling darling_core v0.23.0
2026-07-28T05:10:58.3662076Z    Compiling serde_bytes v0.11.19
2026-07-28T05:10:58.4601989Z    Compiling hmac v0.12.1
2026-07-28T05:10:58.6011803Z    Compiling seize v0.5.1
2026-07-28T05:10:58.6342206Z    Compiling iroh v0.98.2
2026-07-28T05:10:58.7510927Z    Compiling serde_derive v1.0.228
2026-07-28T05:10:58.8356392Z    Compiling zeroize_derive v1.4.3
2026-07-28T05:10:58.8845628Z    Compiling tokio-macros v2.7.0
2026-07-28T05:10:59.0679134Z    Compiling zerofrom-derive v0.1.7
2026-07-28T05:10:59.4890716Z    Compiling zeroize v1.8.2
2026-07-28T05:10:59.5660499Z    Compiling futures-macro v0.3.32
2026-07-28T05:10:59.6728607Z    Compiling tokio v1.52.3
2026-07-28T05:10:59.7481320Z    Compiling yoke-derive v0.8.2
2026-07-28T05:11:00.2060665Z    Compiling zerovec-derive v0.11.3
2026-07-28T05:11:00.2260633Z    Compiling displaydoc v0.2.6
2026-07-28T05:11:00.3395066Z    Compiling tracing-attributes v0.1.31
2026-07-28T05:11:00.5897705Z    Compiling futures-util v0.3.32
2026-07-28T05:11:00.6328237Z    Compiling zerofrom v0.1.8
2026-07-28T05:11:00.7772641Z    Compiling rustls-pki-types v1.14.1
2026-07-28T05:11:01.1255694Z    Compiling yoke v0.8.3
2026-07-28T05:11:01.2222643Z    Compiling thiserror-impl v2.0.18
2026-07-28T05:11:01.2517170Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-28T05:11:01.3371177Z    Compiling zerotrie v0.2.4
2026-07-28T05:11:01.6639899Z    Compiling darling_macro v0.20.11
2026-07-28T05:11:01.7647636Z    Compiling zerovec v0.11.6
2026-07-28T05:11:01.7991342Z    Compiling derive_more-impl v2.1.1
2026-07-28T05:11:01.9778228Z    Compiling spez v0.1.2
2026-07-28T05:11:02.0701715Z    Compiling darling v0.20.11
2026-07-28T05:11:02.1541317Z    Compiling derive_builder_core v0.20.2
2026-07-28T05:11:02.1831156Z    Compiling n0-error-macros v0.1.3
2026-07-28T05:11:02.4160588Z    Compiling der v0.8.0-rc.10
2026-07-28T05:11:02.7060760Z    Compiling tinystr v0.8.3
2026-07-28T05:11:02.7308852Z    Compiling potential_utf v0.1.5
2026-07-28T05:11:02.8960915Z    Compiling icu_collections v2.2.0
2026-07-28T05:11:02.9825334Z    Compiling icu_locale_core v2.2.0
2026-07-28T05:11:03.2410913Z    Compiling pin-project-internal v1.1.13
2026-07-28T05:11:03.4290334Z    Compiling n0-error v0.1.3
2026-07-28T05:11:03.5734934Z    Compiling derive_builder_macro v0.20.2
2026-07-28T05:11:03.8517184Z    Compiling ed25519-dalek v2.2.0
2026-07-28T05:11:03.9077547Z    Compiling spki v0.8.0-rc.4
2026-07-28T05:11:03.9084736Z    Compiling derive_builder v0.20.2
2026-07-28T05:11:04.2199823Z    Compiling ipnet v2.12.0
2026-07-28T05:11:04.2501438Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-28T05:11:04.3890951Z    Compiling icu_provider v2.2.0
2026-07-28T05:11:04.4377194Z    Compiling ed25519 v3.0.0-rc.4
2026-07-28T05:11:04.5310287Z    Compiling futures-executor v0.3.32
2026-07-28T05:11:04.7799117Z    Compiling icu_normalizer v2.2.0
2026-07-28T05:11:04.7944348Z    Compiling icu_properties v2.2.0
2026-07-28T05:11:04.8170635Z    Compiling pin-project v1.1.13
2026-07-28T05:11:04.8860126Z    Compiling once_cell v1.21.4
2026-07-28T05:11:04.8940708Z    Compiling prefix-trie v0.8.4
2026-07-28T05:11:04.9543856Z    Compiling futures v0.3.32
2026-07-28T05:11:05.0081163Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-28T05:11:05.1214122Z    Compiling tracing-core v0.1.36
2026-07-28T05:11:05.3895755Z    Compiling hashbrown v0.14.5
2026-07-28T05:11:05.4191036Z    Compiling cobs v0.3.0
2026-07-28T05:11:05.4260806Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-28T05:11:05.4776263Z    Compiling postcard-derive v0.2.2
2026-07-28T05:11:05.6432107Z    Compiling tracing v0.1.44
2026-07-28T05:11:05.7692562Z    Compiling rustls-native-certs v0.8.4
2026-07-28T05:11:05.9010581Z    Compiling data-encoding-macro v0.1.20
2026-07-28T05:11:06.0371019Z    Compiling num_enum_derive v0.7.6
2026-07-28T05:11:06.0441461Z    Compiling iroh-metrics-derive v0.4.1
2026-07-28T05:11:06.0511189Z    Compiling async-trait v0.1.89
2026-07-28T05:11:06.0706393Z    Compiling postcard v1.1.3
2026-07-28T05:11:06.2126956Z    Compiling tokio-util v0.7.18
2026-07-28T05:11:06.2355887Z    Compiling hashlink v0.9.1
2026-07-28T05:11:06.3544389Z    Compiling netlink-sys v0.8.8
2026-07-28T05:11:06.3769437Z    Compiling derive_more v2.1.1
2026-07-28T05:11:06.5328781Z    Compiling idna_adapter v1.2.2
2026-07-28T05:11:06.5720818Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-28T05:11:06.5898417Z    Compiling tower v0.5.3
2026-07-28T05:11:06.5913318Z    Compiling enum-assoc v1.3.0
2026-07-28T05:11:06.6272587Z    Compiling rusqlite v0.32.1
2026-07-28T05:11:06.6434321Z    Compiling idna v1.1.0
2026-07-28T05:11:06.6734155Z    Compiling strum_macros v0.28.0
2026-07-28T05:11:06.6772398Z    Compiling iroh-relay v0.98.0
2026-07-28T05:11:06.6894265Z    Compiling netdev v0.42.0
2026-07-28T05:11:06.8610647Z    Compiling netlink-proto v0.12.0
2026-07-28T05:11:06.9625773Z    Compiling iroh-metrics v0.38.3
2026-07-28T05:11:07.0000959Z    Compiling moka v0.12.15
2026-07-28T05:11:07.1730744Z    Compiling url v2.5.8
2026-07-28T05:11:07.2208435Z    Compiling serde_spanned v0.6.9
2026-07-28T05:11:07.2471479Z    Compiling toml_datetime v0.6.11
2026-07-28T05:11:07.2472443Z    Compiling num_enum v0.7.6
2026-07-28T05:11:07.3505003Z    Compiling h2 v0.4.14
2026-07-28T05:11:07.3750875Z    Compiling tokio-stream v0.1.18
2026-07-28T05:11:07.3790894Z    Compiling thiserror-impl v1.0.69
2026-07-28T05:11:07.4618484Z    Compiling ref-cast-impl v1.0.25
2026-07-28T05:11:07.5340767Z    Compiling n0-watcher v0.6.1
2026-07-28T05:11:07.6204592Z    Compiling toml_edit v0.22.27
2026-07-28T05:11:07.9436840Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-28T05:11:08.0577653Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-28T05:11:08.1600768Z    Compiling iroh-base v0.98.0
2026-07-28T05:11:08.2285801Z    Compiling attohttpc v0.30.1
2026-07-28T05:11:08.3111124Z    Compiling tower-http v0.6.11
2026-07-28T05:11:08.4787736Z    Compiling webpki-roots v1.0.7
2026-07-28T05:11:08.5540677Z    Compiling regex-automata v0.4.14
2026-07-28T05:11:08.5840564Z    Compiling schemars_derive v1.2.1
2026-07-28T05:11:08.6680579Z    Compiling pin-utils v0.1.0
2026-07-28T05:11:08.7283577Z    Compiling cmov v0.5.4
2026-07-28T05:11:08.9630948Z    Compiling rustix v0.38.44
2026-07-28T05:11:08.9958211Z    Compiling dyn-clone v1.0.20
2026-07-28T05:11:09.0383409Z    Compiling bitflags v1.3.2
2026-07-28T05:11:09.0469040Z    Compiling filedescriptor v0.8.3
2026-07-28T05:11:09.1060773Z    Compiling nix v0.25.1
2026-07-28T05:11:09.1316125Z    Compiling ctutils v0.4.2
2026-07-28T05:11:09.2450112Z    Compiling backon v1.6.0
2026-07-28T05:11:09.3260868Z    Compiling darling_macro v0.23.0
2026-07-28T05:11:09.4476170Z    Compiling papaya v0.2.4
2026-07-28T05:11:09.4853252Z    Compiling hkdf v0.12.4
2026-07-28T05:11:09.6679682Z    Compiling strum v0.28.0
2026-07-28T05:11:09.6790540Z    Compiling serial v0.4.0
2026-07-28T05:11:09.7011281Z    Compiling anstyle-parse v1.0.0
2026-07-28T05:11:09.7514141Z    Compiling iroh-dns v0.98.0
2026-07-28T05:11:09.7825124Z    Compiling vte_generate_state_changes v0.1.2
2026-07-28T05:11:09.8845828Z    Compiling instability v0.3.12
2026-07-28T05:11:09.9789365Z    Compiling foldhash v0.1.5
2026-07-28T05:11:10.0348381Z    Compiling colorchoice v1.0.5
2026-07-28T05:11:10.1010831Z    Compiling is_terminal_polyfill v1.70.2
2026-07-28T05:11:10.1294170Z    Compiling anstyle v1.0.14
2026-07-28T05:11:10.1430693Z    Compiling anstyle-query v1.1.5
2026-07-28T05:11:10.1681017Z    Compiling linux-raw-sys v0.4.15
2026-07-28T05:11:10.1769948Z    Compiling shell-words v1.1.1
2026-07-28T05:11:10.1873942Z    Compiling unicode-width v0.2.0
2026-07-28T05:11:10.2450729Z    Compiling downcast-rs v1.2.1
2026-07-28T05:11:10.3400301Z    Compiling hashbrown v0.15.5
2026-07-28T05:11:10.3640749Z    Compiling toml v0.8.23
2026-07-28T05:11:10.3737962Z    Compiling anstream v1.0.0
2026-07-28T05:11:10.4039062Z    Compiling vte v0.13.1
2026-07-28T05:11:10.4690601Z    Compiling signal-hook-mio v0.2.5
2026-07-28T05:11:10.5125296Z    Compiling darling v0.23.0
2026-07-28T05:11:10.5790551Z    Compiling spake2 v0.4.0
2026-07-28T05:11:10.5920529Z    Compiling terminal_size v0.4.4
2026-07-28T05:11:10.7330817Z    Compiling strum_macros v0.26.4
2026-07-28T05:11:10.8025767Z    Compiling sha1 v0.10.6
2026-07-28T05:11:10.8731238Z    Compiling schemars v1.2.1
2026-07-28T05:11:11.0680875Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-28T05:11:11.0880545Z    Compiling itertools v0.13.0
2026-07-28T05:11:11.2440788Z    Compiling castaway v0.2.4
2026-07-28T05:11:11.3460650Z    Compiling clap_lex v1.1.0
2026-07-28T05:11:11.4750721Z    Compiling indoc v2.0.7
2026-07-28T05:11:11.5930809Z    Compiling regex v1.12.3
2026-07-28T05:11:11.6827192Z    Compiling unicode-width v0.1.14
2026-07-28T05:11:11.9854663Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-28T05:11:12.0040694Z    Compiling doctest-file v1.1.1
2026-07-28T05:11:12.0210888Z    Compiling static_assertions v1.1.0
2026-07-28T05:11:12.1120566Z    Compiling compact_str v0.8.2
2026-07-28T05:11:12.5581296Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-28T05:11:12.9300598Z    Compiling interprocess v2.4.2
2026-07-28T05:11:12.9438743Z    Compiling crossterm v0.28.1
2026-07-28T05:11:13.1820637Z    Compiling hyper v1.10.1
2026-07-28T05:11:13.3621047Z    Compiling portable-pty v0.8.1
2026-07-28T05:11:13.4410604Z    Compiling strum v0.26.3
2026-07-28T05:11:13.5059376Z    Compiling unicode-truncate v1.1.0
2026-07-28T05:11:13.5656603Z    Compiling clap_builder v4.6.0
2026-07-28T05:11:13.5767700Z    Compiling lru v0.12.5
2026-07-28T05:11:13.6017944Z    Compiling clap_derive v4.6.1
2026-07-28T05:11:13.6928781Z    Compiling iana-time-zone v0.1.65
2026-07-28T05:11:13.7391966Z    Compiling cassowary v0.3.0
2026-07-28T05:11:13.8831136Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-28T05:11:14.0061994Z    Compiling chrono v0.4.45
2026-07-28T05:11:14.0699800Z    Compiling nucleo-matcher v0.3.1
2026-07-28T05:11:14.5786596Z    Compiling ratatui v0.29.0
2026-07-28T05:11:14.6150557Z    Compiling qrcode v0.14.1
2026-07-28T05:11:14.6677294Z    Compiling tempfile v3.27.0
2026-07-28T05:11:15.2570686Z    Compiling hyper-util v0.1.20
2026-07-28T05:11:16.1901973Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-28T05:11:16.4910841Z    Compiling clap v4.6.1
2026-07-28T05:11:17.2600691Z    Compiling igd-next v0.17.1
2026-07-28T05:11:18.4499171Z    Compiling portmapper v0.16.0
2026-07-28T05:11:23.3293891Z    Compiling rustls-webpki v0.103.13
2026-07-28T05:11:25.7629688Z    Compiling tokio-rustls v0.26.4
2026-07-28T05:11:25.7630159Z    Compiling noq-proto v0.17.0
2026-07-28T05:11:25.7630526Z    Compiling rustls-platform-verifier v0.7.0
2026-07-28T05:11:25.9224687Z    Compiling hyper-rustls v0.27.9
2026-07-28T05:11:25.9225531Z    Compiling hickory-net v0.26.0-beta.4
2026-07-28T05:11:25.9226034Z    Compiling tokio-websockets v0.13.2
2026-07-28T05:11:26.0689399Z    Compiling reqwest v0.13.4
2026-07-28T05:11:27.0285996Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-28T05:11:41.1921653Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-28T05:11:42.6908338Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-28T05:11:52.9035901Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-28T05:11:57.9606983Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-28T05:11:57.9837994Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3c641108830fd335)
2026-07-28T05:11:57.9851774Z 
2026-07-28T05:11:57.9851911Z running 1 test
2026-07-28T05:12:04.1744134Z test new_brain_serves_against_old_broker ... ok
2026-07-28T05:12:04.1744377Z 
2026-07-28T05:12:04.1744595Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-28T05:12:04.1744886Z 
2026-07-28T05:12:04.1905298Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-28T05:12:04.1905632Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-28T05:12:04.1918249Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T05:12:04.1918531Z env:
2026-07-28T05:12:04.1918723Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T05:12:04.1919155Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:04.1919607Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:04.1920016Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:04.1920421Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:04.1920750Z ##[endgroup]
2026-07-28T05:12:04.1964479Z CI-CENSUS scope roots:
2026-07-28T05:12:04.1964815Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T05:12:04.1965304Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-28T05:12:04.1965820Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-28T05:12:04.1966277Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-28T05:12:04.1966582Z   root: /home/reavus/spt-n1-oldbroker
2026-07-28T05:12:04.2011366Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-07-28T05:12:05.7048501Z CI-CENSUS phase=pre-reap box_procs=391 box_fds=10528 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T05:12:05.7049211Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T05:12:09.3356628Z CI-CENSUS phase=end box_procs=392 box_fds=10560 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-28T05:12:09.3357116Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-28T05:12:09.3357431Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-28T05:12:09.3411409Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-28T05:12:09.3411781Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-28T05:12:09.3424371Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T05:12:09.3424651Z env:
2026-07-28T05:12:09.3424836Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-28T05:12:09.3425203Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:09.3425653Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:09.3426067Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:09.3426487Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN
2026-07-28T05:12:09.3426809Z ##[endgroup]
2026-07-28T05:12:09.3496025Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30329922262-1-91OgkN on attempt 1/5
2026-07-28T05:12:09.3585121Z Post job cleanup.
2026-07-28T05:12:09.4265086Z [command]/usr/bin/git version
2026-07-28T05:12:09.4330713Z git version 2.43.0
2026-07-28T05:12:09.4360875Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/de58bfad-d6e5-429d-8a33-753b73327dae' before making global git config changes
2026-07-28T05:12:09.4361578Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T05:12:09.4364157Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T05:12:09.4395243Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T05:12:09.4422444Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T05:12:09.4614115Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T05:12:09.4633932Z http.https://github.com/.extraheader
2026-07-28T05:12:09.4641210Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-28T05:12:09.4666150Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T05:12:09.4855991Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T05:12:09.4880421Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T05:12:09.5204523Z Cleaning up orphan processes
